pub type GetSmsDeviceOperation = IAsyncOperation<SmsDevice>;
pub struct GetSmsDeviceOperation(/* private fields */);