CLCmdCallSMS class final
Constructors
- CLCmdCallSMS({required int type, required int lengthId, required int lengthContent, required String callid, required String content})
- CLCmdCallSMS.from(PERIPHERAL_CALL_SMS_CONTENT v)
-
factory
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
send(
) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited